Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch default base image, adjust other base images #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zbowling
Copy link
Collaborator

No description provided.

@zbowling zbowling requested a review from a team as a code owner January 21, 2025 20:23

These images have the tags `bullseye`, `0.x.y-bullseye`, ...

### NVIDIA/CUDA

Images based on `nvidia/cuda` are available using the tags `cuda-<cuda-version>-jammy`, `cuda-<cuda-version>-focal`, `0.x.y-cuda-<cuda-version>-jammy`, ...
Images based on [`nvidia/cuda`](https://hub.docker.com/r/nvidia/cuda) are available using the tags `cuda-<cuda-version>-jammy`, `cuda-<cuda-version>-focal`, `0.x.y-cuda-<cuda-version>-jammy`, ...

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ROCM? rocm/dev-ubuntu-22.04:{rocm-version}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need ROCm base images technically because ROCm software doesn't have the same license redistribution restriction that CUDA has that force us to use their base image. We can instead just install ROCm packages from conda-forge directly instead of assuming they on the system already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants